GdkPixbufModuleIncrementLoadFunc

Incrementally loads a buffer into the image data.

alias GdkPixbufModuleIncrementLoadFunc = int function(void* context, char* buf, uint size, GError** err)

Return Value

TRUE if the incremental load was successful

Throws

GException on failure.

Meta